*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 10 Jul 2007 03:53:08 +0000 (03:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 10 Jul 2007 03:53:08 +0000 (03:53 +0000)
lisp/ChangeLog

index 58cfca107cb7eea9732d205f16168b313274e3e6..4a95fd8d96d3d7e0ff9e29a0b8cf8a8be8a538d1 100644 (file)
@@ -1,13 +1,6 @@
-2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * cus-start.el (file-coding-system-alist): Fix custom type.
-
-2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
+2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
 
-       * longlines.el (longlines-wrap-region): Avoid marking buffer as
-       modified.
-       (longlines-auto-wrap, longlines-window-change-function): Remove
-       unnecessary calls to set-buffer-modified-p.
+       * subr.el (looking-at-p, string-match-p): New functions.
 
 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
        * cus-start.el (file-coding-system-alist): Fix custom type.
 
+2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * longlines.el (longlines-wrap-region): Avoid marking buffer as
+       modified.
+       (longlines-auto-wrap, longlines-window-change-function): Remove
+       unnecessary calls to set-buffer-modified-p.
+
+2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * cus-start.el (file-coding-system-alist): Fix custom type.
+
 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.